home *** CD-ROM | disk | FTP | other *** search
- Path: service-2.agate.net!usenet
- From: ettienne@agate.net (Steve Nutt)
- Newsgroups: comp.lang.c++
- Subject: Re: a tuff question
- Date: Sat, 20 Apr 1996 05:06:56 GMT
- Organization: DET
- Message-ID: <4l9k04$mbo@service-2.agate.net>
- References: <4kgq3j$pbj@newsbf02.news.aol.com>
- Reply-To: ettienne@agate.net
- NNTP-Posting-Host: ettienne.sdi.agate.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- mrdavc@aol.com (Mrdavc) wrote:
-
- >Has anyone ever changed the font on a Windows Menu in a C++ or C program?
- >How do you do it? In an OWL paint function? As a SetupWindow parameter?
- >As a device context (probably not since the menu is already in place by
- >the time a device context is assigned)?
-
- The only solution that I know of is to make an owner drawn menu.
- Although not hard, it is a hassel.
-
- Steve
-
-